.tc_bg { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background: #000; -moz-opacity:0.7; opacity: 0.7; filter: alpha(opacity=70); z-index: 1000; display: none; }
.tc_video { display: none; width: 750px; height: 400px; position: fixed; left: 50%; top: 50%; z-index: 1010; transform: translate(-50%,-50%); cursor: pointer; }
.tc_video span.video_start { position: absolute; width: 149px; height: 149px; left: 50%; top: 50%; margin-left: -75px; margin-top: -75px; z-index: 1020; }
.tc_video span.close { position: absolute; width: 35px; height: 35px; right: -20px; top: -20px; cursor: pointer; opacity: 1; }
.tc_video span.close img { width: 100%; }
.img-show{ width:100%; height:100%; position:absolute; overflow:hidden; background:url('/myself/picture/icon-play2.png') no-repeat; background-size:100% 100%; background-size: 54px 55px;background-position: center; cursor: pointer;}
@media (min-width: 300px) {
.tc_video_con{ width:276px; height:160px; background:#000; }	
.tc_video{ width:260px; }
.v_yno{ display:none; }
.v_yh{ height:auto; max-height:none;  }
}
/*适配iphone5s*/
@media (min-width: 315px) {	
.v_video_con{ display:none; width:276px; height:160px; position:fixed; left:50%; top:50%; }
.tc_video_con{ width:276px; height:160px; background:#000; }	
}
@media (min-width: 360px) {
.tc_video_con{ width:316px; height:182px; background:#000; }	
.tc_video{ width:308px; }
}
/*适配iphone6s plus*/
@media (min-width: 410px) {	
.tc_video{ width:320px; }
.tc_video_con{ width:330px; height:190px; background:#000; }	
}
@media (min-width: 480px) {
.tc_video{ width:380px; }
.v_video_con{ display:none; width:380px; height:220px; position:fixed; left:50%; top:50%; }
.tc_video_con{ width:380px; height:220px; background:#000; }	
.v_yh{ height:auto; max-height:none; }
}
@media (min-width: 500px) {
.tc_video{ width:383px; }
.tc_video_con{ width:390px; height:220px; background:#000; }	
}
@media (min-width: 600px) {
.tc_video{ width:520px; }
.tc_video_con{ width:530px; height:305px; background:#000; }	
}
@media (min-width: 700px) {
.tc_video{ width:520px; }
.tc_video_con{ width:530px; height:305px; background:#000; }	
}
@media (min-width: 767px) {
.tc_video{ width:520px; position:fixed; left:60%; top:55%; }
.v_video_con{ display:none; width:530px; height:305px; position:fixed; left:50%; top:50%; }
.tc_video_con{ width:530px; height:305px; background:#000; }	
.v_yh{ height:auto; max-height:none; }
}
@media (min-width: 770px) {
.tc_video{ width:544px; position:fixed; left:60%; top:55%; }
.tc_video_con{ width:550px; height:318px; background:#000; }	
}
@media (min-width: 785px) {
.tc_video{ width:572px; position:fixed; left:60%; top:55%; }
.tc_video_con{ width:580px; height:334px; background:#000; }	
}
@media (min-width: 880px) {
.tc_video{ width:700px; position:fixed; left:50%; top:55%; }
.tc_video_con{ width:700px; height:403px; background:#000; }
}
/*适配iPad Pro SIZE 12.9*/
@media (min-width: 1023px) {
.tc_video{ width:750px; position:fixed; left:50%; top:55%; }
.tc_video_con{ width:750px; height:430px; background:#000; }
.video_ff{ display:none; }
}
.bilibili-player-video-sendjumpbar{
	display: none;
}